home *** CD-ROM | disk | FTP | other *** search
/ CD Game Mania 2 / CD Game Mania Vol II.iso / game2 / world / demo.bat < prev    next >
DOS Batch File  |  1992-12-04  |  2KB  |  55 lines

  1. @playscr test.scr xintro.bin 0+
  2. @mode co80
  3. echo off
  4. CLS
  5. echo.
  6. echo.
  7. echo.                  ++++++++++++++++++++++++++++++++++++++++
  8. echo                   +       MICROPROSE WORLD CIRCUIT       +
  9. echo                   +           PC Playable Demo           +
  10. echo.                  ++++++++++++++++++++++++++++++++++++++++
  11. echo.
  12. echo.                  Copyright 1992 Geoff Crammond/MicroProse
  13. echo.                            All rights reserved
  14. echo.
  15. echo.
  16. echo.
  17. echo                                  IMPORTANT:  
  18. echo                   THIS PROGRAM REQUIRES 600,000 FREE BYTES
  19. echo                  OF DOS RAM.  If it won't run on your system,
  20. echo              make a boot disk by using "/s" in your format command
  21. echo                        and boot your machine from it.
  22. echo.
  23. echo               THIS DEMO IS GRAPHICS LIMITED TO 8 FRAMES/SECOND
  24. echo              IN THE RELEASE VERSION THE GRAPHICS CAN BE SET FROM
  25. echo              8 - 25 FRAMES/SECOND, TO MATCH THE SPEED OF YOUR PC.
  26. echo.
  27. echo.
  28. PAUSE
  29. CLS
  30. echo.
  31. echo                   KEYS FOR USE WITH WORLD CIRCUIT:
  32. echo.
  33. echo    A               -       Accelerate
  34. echo    Z               -       Brake
  35. echo    COMMA           -       Steer left
  36. echo    PERIOD          -       Steer right
  37. echo.
  38. echo    D               -       4 detail levels
  39. echo    P               -       pause
  40. echo    R               -       replay when paused
  41. echo    T               -       Texture toggle - turn texture OFF on 286
  42. echo.
  43. echo    left arrow      -       trackside camera
  44. echo    right arrow     -       cockpit view
  45. echo    delete          -       reverse chase view
  46. echo    page down       -       chase view
  47. echo    Esc             -       back to DOS
  48. echo.
  49. echo.
  50. echo.
  51. PAUSE
  52.  
  53. f1gpdemo
  54.  
  55.